home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / X11R4 / cmds / X / ddx / mfb / Makefile < prev    next >
Encoding:
Makefile  |  1990-05-18  |  1.1 KB  |  38 lines

  1. #
  2. # Prototype Makefile for a subdirectory that forms part of a command.
  3. #
  4. # This Makefile is automatically generated.
  5. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  6. #
  7. # Generated from /sprite/lib/mkmf/Makefile.bigcmd
  8. # Fri May 18 15:06:55 PDT 1990
  9. #
  10. # For more information, refer to the mkmf manual page.
  11. #
  12. # $Header: /sprite/lib/mkmf/RCS/Makefile.bigcmd,v 1.5 89/10/09 21:28:47 rab Exp Locker: tve $ SPRITE (Berkeley)
  13. #
  14. # Allow mkmf
  15.  
  16. ALLSRCS        = maskbits.c mfbbitblt.c mfbbres.c mfbbresd.c mfbbstore.c mfbclip.c mfbcmap.c mfbfillarc.c mfbfillrct.c mfbfillsp.c mfbfont.c mfbgc.c mfbgetsp.c mfbhrzvert.c mfbimage.c mfbimggblt.c mfbline.c mfbmisc.c mfbpixmap.c mfbplygblt.c mfbpntarea.c mfbpntwin.c mfbpolypnt.c mfbpushpxl.c mfbscrclse.c mfbscrinit.c mfbsetsp.c mfbtegblt.c mfbtile.c mfbwindow.c mfbzerarc.c
  17. MACHINES    = ds3100 sun3 sun4
  18. MAKEFILE    = Makefile
  19. NAME        = mfb
  20. TM                 ?= $(MACHINE)
  21. DISTDIR        ?= 
  22.  
  23. SYSMAKEFILE    = bigcmd.mk
  24.  
  25. #if exists($(TM).md/md.mk)
  26. #include    "$(TM).md/md.mk"
  27. #endif
  28.  
  29. #if exists(local.mk)
  30. #include     "local.mk"
  31. #else
  32. #include    <$(SYSMAKEFILE)>
  33. #endif
  34.  
  35. #if exists($(DEPFILE))
  36. #include    "$(DEPFILE)"
  37. #endif
  38.